Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/insights handler trivy server #621

Merged
merged 9 commits into from
Oct 30, 2023

Conversation

bomoko
Copy link
Contributor

@bomoko bomoko commented Oct 25, 2023

This PR introduces a Trivy server component for problems generation for lagoon-core.

If enabled (via setting .Values.insightsTrivy.enabled=true) this will change the insights-handler's deployment to include env vars to enable Trivy scans of incoming SBOMS, as well as spinning up a Trivy server instance.

@bomoko bomoko requested a review from tobybellwood October 26, 2023 01:10
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been tested working.

Nesting the trivy under the handler makes sense, as there isn't need for it without the handler.

@tobybellwood tobybellwood merged commit 518c7b4 into main Oct 30, 2023
16 checks passed
@tobybellwood tobybellwood deleted the feature/insights-handler-trivy-server branch October 30, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants